[INFO] cloning repository https://github.com/gotnoklu/edna
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gotnoklu/edna" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotnoklu%2Fedna", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotnoklu%2Fedna'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1b10ec9e3ca9d1d092e522f42144a5e815eeb20
[INFO] fixing gotnoklu/edna against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotnoklu%2Fedna" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gotnoklu/edna
[INFO] finished tweaking git repo https://github.com/gotnoklu/edna
[INFO] tweaked toml for git repo https://github.com/gotnoklu/edna written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gotnoklu/edna on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gotnoklu/edna already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whoami v1.6.0
[INFO] [stderr]   Downloaded shell-words v1.1.0
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded errno v0.3.11
[INFO] [stderr]   Downloaded anstyle v1.0.10
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.7
[INFO] [stderr]   Downloaded tempfile v3.19.1
[INFO] [stderr]   Downloaded colorchoice v1.0.3
[INFO] [stderr]   Downloaded anstyle-query v1.1.2
[INFO] [stderr]   Downloaded clap_lex v0.7.4
[INFO] [stderr]   Downloaded anstyle-parse v0.2.6
[INFO] [stderr]   Downloaded anstream v0.6.18
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded git2 v0.20.4
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded rustix v1.0.5
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded libz-sys v1.1.24
[INFO] [stderr]   Downloaded libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f995513aeb5d667196c1c64c9a6b9406238f85e3b9734a95ded2be2fb9d52b9a
[INFO] running `Command { std: "docker" "start" "f995513aeb5d667196c1c64c9a6b9406238f85e3b9734a95ded2be2fb9d52b9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f995513aeb5d667196c1c64c9a6b9406238f85e3b9734a95ded2be2fb9d52b9a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f995513aeb5d667196c1c64c9a6b9406238f85e3b9734a95ded2be2fb9d52b9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f995513aeb5d667196c1c64c9a6b9406238f85e3b9734a95ded2be2fb9d52b9a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking git2 v0.20.4
[INFO] [stderr]     Checking myra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `password`
[INFO] [stdout]    --> src/modules/cli/theme.rs:222:11
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[cfg(feature = "password")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `password` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `printer::print_blocked_text`
[INFO] [stdout]  --> src/modules/registry/config.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 |     core::{file_system::copy_fs_objects, git::GitRepo, printer::print_blocked_text},
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::modules::constants::Constants`
[INFO] [stdout]  --> src/modules/template/config.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::modules::constants::Constants;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `password`
[INFO] [stdout]    --> src/modules/cli/theme.rs:222:11
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[cfg(feature = "password")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `password` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `printer::print_blocked_text`
[INFO] [stdout]  --> src/modules/registry/config.rs:5:56
[INFO] [stdout]   |
[INFO] [stdout] 5 |     core::{file_system::copy_fs_objects, git::GitRepo, printer::print_blocked_text},
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::modules::constants::Constants`
[INFO] [stdout]  --> src/modules/template/config.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::modules::constants::Constants;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `myra_templates_dir` on type `Constants`
[INFO] [stdout]    --> src/modules/project/cli.rs:149:69
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let registry = Registry::new("templates".to_string(), constants.myra_templates_dir);
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `app_dir`, `app_config_path`, `registries_dir`, `config_dir_name`, `config_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `myra_templates_dir` on type `Constants`
[INFO] [stdout]    --> src/modules/project/cli.rs:149:69
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let registry = Registry::new("templates".to_string(), constants.myra_templates_dir);
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `app_dir`, `app_config_path`, `registries_dir`, `config_dir_name`, `config_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_templates` found for struct `Registry` in the current scope
[INFO] [stdout]    --> src/modules/project/cli.rs:151:41
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let registered_templates = registry.get_templates();
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modules/registry/config.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub struct Registry {
[INFO] [stdout]     | ------------------- method `get_templates` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `get_all_templates` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let registered_templates = registry.get_all_templates();
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_empty_directory` in this scope
[INFO] [stdout]    --> src/modules/project/cli.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |             let _ = create_empty_directory(&project_path);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_templates` found for struct `Registry` in the current scope
[INFO] [stdout]    --> src/modules/project/cli.rs:151:41
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let registered_templates = registry.get_templates();
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modules/registry/config.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub struct Registry {
[INFO] [stdout]     | ------------------- method `get_templates` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `get_all_templates` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let registered_templates = registry.get_all_templates();
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_empty_directory` in this scope
[INFO] [stdout]    --> src/modules/project/cli.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |             let _ = create_empty_directory(&project_path);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_empty_directory` in this scope
[INFO] [stdout]    --> src/modules/project/cli.rs:251:25
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 let _ = create_empty_directory(&project_path);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_empty_directory` in this scope
[INFO] [stdout]    --> src/modules/project/cli.rs:251:25
[INFO] [stdout]     |
[INFO] [stdout] 251 |                 let _ = create_empty_directory(&project_path);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `myra_templates_dir` on type `Constants`
[INFO] [stdout]    --> src/modules/template/cli.rs:239:36
[INFO] [stdout]     |
[INFO] [stdout] 239 |         format!("{}/{}", constants.myra_templates_dir, name)
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `app_dir`, `app_config_path`, `registries_dir`, `config_dir_name`, `config_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `myra_templates_dir` on type `Constants`
[INFO] [stdout]    --> src/modules/template/cli.rs:239:36
[INFO] [stdout]     |
[INFO] [stdout] 239 |         format!("{}/{}", constants.myra_templates_dir, name)
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `app_dir`, `app_config_path`, `registries_dir`, `config_dir_name`, `config_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `myra_templates_dir` on type `Constants`
[INFO] [stdout]    --> src/modules/template/cli.rs:283:40
[INFO] [stdout]     |
[INFO] [stdout] 283 |             format!("{}/{}", constants.myra_templates_dir, &config.name),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `app_dir`, `app_config_path`, `registries_dir`, `config_dir_name`, `config_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `myra_templates_dir` on type `Constants`
[INFO] [stdout]    --> src/modules/template/cli.rs:283:40
[INFO] [stdout]     |
[INFO] [stdout] 283 |             format!("{}/{}", constants.myra_templates_dir, &config.name),
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `app_dir`, `app_config_path`, `registries_dir`, `config_dir_name`, `config_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `myra_templates_dir` on type `Constants`
[INFO] [stdout]    --> src/modules/template/cli.rs:365:19
[INFO] [stdout]     |
[INFO] [stdout] 365 |         constants.myra_templates_dir, template_name
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `app_dir`, `app_config_path`, `registries_dir`, `config_dir_name`, `config_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `myra_templates_dir` on type `Constants`
[INFO] [stdout]    --> src/modules/template/cli.rs:365:19
[INFO] [stdout]     |
[INFO] [stdout] 365 |         constants.myra_templates_dir, template_name
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `app_dir`, `app_config_path`, `registries_dir`, `config_dir_name`, `config_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `myra_templates_dir` on type `Constants`
[INFO] [stdout]    --> src/modules/template/cli.rs:407:69
[INFO] [stdout]     |
[INFO] [stdout] 407 |     let registry = Registry::new("templates".to_string(), constants.myra_templates_dir);
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `app_dir`, `app_config_path`, `registries_dir`, `config_dir_name`, `config_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `myra_templates_dir` on type `Constants`
[INFO] [stdout]    --> src/modules/template/cli.rs:407:69
[INFO] [stdout]     |
[INFO] [stdout] 407 |     let registry = Registry::new("templates".to_string(), constants.myra_templates_dir);
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `app_dir`, `app_config_path`, `registries_dir`, `config_dir_name`, `config_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pathspec`
[INFO] [stdout]   --> src/core/git/mod.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |             let pathspec = [Path::new(".")];
[INFO] [stdout]    |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathspec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pathspec`
[INFO] [stdout]   --> src/core/git/mod.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |             let pathspec = [Path::new(".")];
[INFO] [stdout]    |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathspec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `registry_name` is never read
[INFO] [stdout]   --> src/modules/registry/cli.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut registry_name = String::new();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 99 |         registry_name = name.clone();
[INFO] [stdout]    |         ------------- `registry_name` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constants`
[INFO] [stdout]    --> src/modules/registry/cli.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let constants = Constants::get_all();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_constants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `template_name` is never read
[INFO] [stdout]    --> src/modules/template/cli.rs:180:29
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let mut template_name = String::new();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 197 |             template_name = name.clone();
[INFO] [stdout]     |             ------------- `template_name` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `registry_name` is never read
[INFO] [stdout]   --> src/modules/registry/cli.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut registry_name = String::new();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 99 |         registry_name = name.clone();
[INFO] [stdout]    |         ------------- `registry_name` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constants`
[INFO] [stdout]    --> src/modules/registry/cli.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let constants = Constants::get_all();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_constants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `template_name` is never read
[INFO] [stdout]    --> src/modules/template/cli.rs:180:29
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let mut template_name = String::new();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 197 |             template_name = name.clone();
[INFO] [stdout]     |             ------------- `template_name` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `myra` (bin "myra" test) due to 8 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `myra` (bin "myra") due to 8 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f995513aeb5d667196c1c64c9a6b9406238f85e3b9734a95ded2be2fb9d52b9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f995513aeb5d667196c1c64c9a6b9406238f85e3b9734a95ded2be2fb9d52b9a", kill_on_drop: false }`
[INFO] [stdout] f995513aeb5d667196c1c64c9a6b9406238f85e3b9734a95ded2be2fb9d52b9a
